wayland: Properly apply the fake root offset to event coordinates
authorJasper St. Pierre <jstpierre@mecheye.net>
Mon, 17 Mar 2014 19:11:13 +0000 (15:11 -0400)
committerJasper St. Pierre <jstpierre@mecheye.net>
Mon, 17 Mar 2014 19:36:41 +0000 (15:36 -0400)
commit92833a0b823d49ba178f7ecd849988aadcbbf9ae
treee93afd38d8ba190cb5bfa26e92ccdd12a762ebb0
parent35a1f49db5d7a4715c150561a29d103914df5c94
wayland: Properly apply the fake root offset to event coordinates

GdkEvent's x_root and y_root values should be in the same "fake root
window" coordinate space as gdk_window_get_root_coords.
gdk/wayland/gdkdevice-wayland.c